Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Add notice about autoloading AppCache via Composer #909

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

bocharsky-bw
Copy link
Contributor

According to #897 .

@@ -16,7 +16,7 @@ Standard Edition:
overwrite the cache and log directories in your `AppKernel` as it is also done
in Symfony 3 now (see
[`app/AppKernel.php`](https://github.com/symfony/symfony-standard/blob/master/app/AppKernel.php#L31-L44)).
* The `app/AppKernel.php` is now autoloaded via composer.
* The `app/AppKernel.php` and `app/AppCache.php` are now autoloaded via composer.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[…] files are now […]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@xabbuh
Copy link
Member

xabbuh commented Dec 14, 2015

👍

@Tobion
Copy link
Contributor

Tobion commented Dec 15, 2015

Thank you @bocharsky-bw.

@Tobion Tobion merged commit a5d635c into symfony:2.8 Dec 15, 2015
Tobion added a commit that referenced this pull request Dec 15, 2015
…sky-bw)

This PR was merged into the 2.8 branch.

Discussion
----------

Add notice about autoloading AppCache via Composer

According to #897 .

Commits
-------

a5d635c Add notice about autoloading AppCache via Composer
@bocharsky-bw bocharsky-bw deleted the patch-1 branch December 15, 2015 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants